DataConnector
Fill(Int32,Int32,DataTable[]) メソッド

C1.AdoNet.Salesforce アセンブリ > C1.DataConnector.AdoNet 名前空間 > C1DataAdapterBase<TCommandImpl> クラス > Fill メソッド : Fill(Int32,Int32,DataTable[]) メソッド
シンタックス
'宣言
 
Public Overloads Function Fill( _
   ByVal startRecord As System.Integer, _
   ByVal maxRecords As System.Integer, _
   ByVal ParamArray dataTables() As System.Data.DataTable _
) As System.Integer
public System.int Fill( 
   System.int startRecord,
   System.int maxRecords,
   params System.Data.DataTable[] dataTables
)

パラメータ

startRecord
maxRecords
dataTables
参照

C1DataAdapterBase<TCommandImpl> クラス
C1DataAdapterBase<TCommandImpl> メンバ
オーバーロード一覧